[INFO] cloning repository https://github.com/NavyD/mdutil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NavyD/mdutil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fmdutil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fmdutil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d0cad15e854ef0702e4e552b4fdac6972fc3837
[INFO] testing NavyD/mdutil against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fmdutil" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NavyD/mdutil
[INFO] finished tweaking git repo https://github.com/NavyD/mdutil
[INFO] tweaked toml for git repo https://github.com/NavyD/mdutil written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NavyD/mdutil on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NavyD/mdutil already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded futures-macro v0.3.15
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded futures v0.3.15
[INFO] [stderr]   Downloaded futures-executor v0.3.15
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded hyper v0.14.10
[INFO] [stderr]   Downloaded tokio v1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77f21417cec2d05d974a97109992e552f83203823d962d6ff13c6820ef108676
[INFO] running `Command { std: "docker" "start" "-a" "77f21417cec2d05d974a97109992e552f83203823d962d6ff13c6820ef108676", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77f21417cec2d05d974a97109992e552f83203823d962d6ff13c6820ef108676", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f21417cec2d05d974a97109992e552f83203823d962d6ff13c6820ef108676", kill_on_drop: false }`
[INFO] [stdout] 77f21417cec2d05d974a97109992e552f83203823d962d6ff13c6820ef108676
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b35b02e61273c41271ddbd264a478d4d605b7dcfc24ad118e8eaaf295a74b08
[INFO] running `Command { std: "docker" "start" "-a" "9b35b02e61273c41271ddbd264a478d4d605b7dcfc24ad118e8eaaf295a74b08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.10
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling mdutil v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.77s
[INFO] running `Command { std: "docker" "inspect" "9b35b02e61273c41271ddbd264a478d4d605b7dcfc24ad118e8eaaf295a74b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b35b02e61273c41271ddbd264a478d4d605b7dcfc24ad118e8eaaf295a74b08", kill_on_drop: false }`
[INFO] [stdout] 9b35b02e61273c41271ddbd264a478d4d605b7dcfc24ad118e8eaaf295a74b08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e1a5e07f7dd49a30e47507312cdac2114e1bff9e26b0f9fd2f18daa4b9ad17a
[INFO] running `Command { std: "docker" "start" "-a" "0e1a5e07f7dd49a30e47507312cdac2114e1bff9e26b0f9fd2f18daa4b9ad17a", kill_on_drop: false }`
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling mdutil v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s
[INFO] running `Command { std: "docker" "inspect" "0e1a5e07f7dd49a30e47507312cdac2114e1bff9e26b0f9fd2f18daa4b9ad17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e1a5e07f7dd49a30e47507312cdac2114e1bff9e26b0f9fd2f18daa4b9ad17a", kill_on_drop: false }`
[INFO] [stdout] 0e1a5e07f7dd49a30e47507312cdac2114e1bff9e26b0f9fd2f18daa4b9ad17a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7583ea50d88b1b240ce6b4cbff15334627285d64ec0e63d266b58b338d338c52
[INFO] running `Command { std: "docker" "start" "-a" "7583ea50d88b1b240ce6b4cbff15334627285d64ec0e63d266b58b338d338c52", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mdutil-1e9fde0e2b47eb58)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test cmd::tests::test_output ... ok
[INFO] [stdout] test image::tests::test_parse_link ... ok
[INFO] [stdout] test image::tests::valid_image_format ... ok
[INFO] [stdout] test image::tests::replace_with_links ... ok
[INFO] [stdout] test image::tests::test_load_image ... FAILED
[INFO] [stdout] test image::tests::test_check ... FAILED
[INFO] [stdout] test image::tests::convert_image_to_base64 ... FAILED
[INFO] [stdout] test image::tests::test_check_links ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::test_load_image stdout ----
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] sending get request to load image: https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png
[INFO] [stdout] Error: error sending request for url (https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::test_check stdout ----
[INFO] [stdout] [2026-03-26T21:47:32Z DEBUG mdutil::image] checking in path: "tests/resources/test.md", args: CheckerArgs { connect_timeout: 3s, image_link_type: All }
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: /home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test.png
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test/_not_exists_test.png
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: https://fsafthe234notexist.com/a/b/c_aaaa/a.png
[INFO] [stdout] [2026-03-26T21:47:32Z DEBUG mdutil::image] waiting 5 tasks on path: "tests/resources/test.md"
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png)
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Local(tests/resources/test.png)
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Local(tests/resources/test/_not_exists_test.png)
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png)
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png)
[INFO] [stdout] [2026-03-26T21:47:32Z DEBUG mdutil::image] there are 4 problems in the check path: "tests/resources/test.md"
[INFO] [stdout] 
[INFO] [stdout] thread 'image::tests::test_check' (20) panicked at src/image.rs:579:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580c13dd02ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580c13dd02ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580c13dd02ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x580c13dd02ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x580c13de739a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x580c13de739a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x580c13dd5482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x580c13dd5482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x580c13dadbcf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x580c13dadbcf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x580c13dc7bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x580c138be16c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x580c138be16c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x580c13dc7e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x580c13dc7e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x580c13dadc88 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x580c13da5219 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x580c13daebfd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x580c13de7b8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x580c13de7a13 - core[786f478f706679df]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x580c13de2e1d - core[786f478f706679df]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x580c1385d043 - mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:579:9
[INFO] [stdout]   22:     0x580c1385a9cd - <core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x580c13875cbd - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   24:     0x580c1386a459 - tokio[a6e689796ffb7246]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   25:     0x580c1386568c - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a6e689796ffb7246]::coop::Budget>>>::try_with::<tokio[a6e689796ffb7246]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x580c13864a3e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a6e689796ffb7246]::coop::Budget>>>::with::<tokio[a6e689796ffb7246]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x580c13873398 - tokio[a6e689796ffb7246]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   28:     0x580c13873398 - tokio[a6e689796ffb7246]::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   29:     0x580c13873398 - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x580c13875c2a - tokio[a6e689796ffb7246]::runtime::basic_scheduler::enter::<<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>, tokio[a6e689796ffb7246]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x580c1388868d - <tokio[a6e689796ffb7246]::macros::scoped_tls::ScopedKey<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Context>>::set::<tokio[a6e689796ffb7246]::runtime::basic_scheduler::enter<<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>, tokio[a6e689796ffb7246]::runtime::driver::Driver>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x580c13872554 - tokio[a6e689796ffb7246]::runtime::basic_scheduler::enter::<<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>, tokio[a6e689796ffb7246]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x580c1386ec33 - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x580c138710d3 - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::InnerGuard<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   35:     0x580c138713ea - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::BasicScheduler<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x580c1385676d - <tokio[a6e689796ffb7246]::runtime::Runtime>::block_on::<mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x580c13860e27 - mdutil[872b4c80945888ef]::image::tests::test_check
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:580:11
[INFO] [stdout]   38:     0x580c1385c927 - mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:573:30
[INFO] [stdout]   39:     0x580c1383d716 - <mdutil[872b4c80945888ef]::image::tests::test_check::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x580c138b224b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x580c138b224b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x580c138bec3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x580c138bec3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x580c138bec3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x580c138bec3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x580c138bec3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x580c138bec3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x580c138bec3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x580c138ba354 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x580c138ba354 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x580c138c1842 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x580c138c1842 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x580c138c1842 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x580c138c1842 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x580c138c1842 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x580c138c1842 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x580c138c1842 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x580c13dcf54f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x580c13dcf54f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x73a0c6177aa4 - <unknown>
[INFO] [stdout]   61:     0x73a0c6204a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::convert_image_to_base64 stdout ----
[INFO] [stdout] [2026-03-26T21:47:32Z DEBUG mdutil::image] embedding base64 for tests/resources/test.md, args: CheckerArgs { connect_timeout: 3s, image_link_type: All }
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: /home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test.png
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: test/_not_exists_test.png
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] parsing link for path: "tests/resources/test.md", original link: https://fsafthe234notexist.com/a/b/c_aaaa/a.png
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] waiting for 5 link tasks in path: tests/resources/test.md
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] start loading Link Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png) coding task
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png)
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] start loading Link Local(tests/resources/test.png) coding task
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Local(tests/resources/test.png)
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] reading from path: Some("tests/resources/test.png")
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] start loading Link Local(tests/resources/test/_not_exists_test.png) coding task
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Local(tests/resources/test/_not_exists_test.png)
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] start loading Link Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png) coding task
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png)
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] start loading Link Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png) coding task
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png)
[INFO] [stdout] [2026-03-26T21:47:32Z DEBUG mdutil::image] link Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png) task failed in tests/resources/test.md: Local(/home/navyd/Workspaces/projects/blog-resources/assets/images/0c1c6c89-5dfb-4a5e-a4c5-6aac1b299b37.png)
[INFO] [stdout] [2026-03-26T21:47:32Z DEBUG mdutil::image] link Local(tests/resources/test/_not_exists_test.png) task failed in tests/resources/test.md: Local(tests/resources/test/_not_exists_test.png)
[INFO] [stdout] [2026-03-26T21:47:32Z DEBUG mdutil::image] link Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png) task failed in tests/resources/test.md: Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png)
[INFO] [stdout] [2026-03-26T21:47:32Z DEBUG mdutil::image] link Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png) task failed in tests/resources/test.md: Net(https://fsafthe234notexist.com/a/b/c_aaaa/a.png)
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] there are 5 tasks and 4 failed for tests/resources/test.md
[INFO] [stdout] [2026-03-26T21:47:32Z DEBUG mdutil::image] replacing 1 in all 5 links for tests/resources/test.md
[INFO] [stdout] [2026-03-26T21:47:32Z INFO  mdutil::image] replacing image link `![test image](test.png)` with `![test image][0_test.png]`
[INFO] [stdout] 
[INFO] [stdout] thread 'image::tests::convert_image_to_base64' (18) panicked at src/image.rs:590:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580c13dd02ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580c13dd02ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580c13dd02ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x580c13dd02ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x580c13de739a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x580c13de739a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x580c13dd5482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x580c13dd5482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x580c13dadbcf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x580c13dadbcf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x580c13dc7bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x580c138be16c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x580c138be16c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x580c13dc7e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x580c13dc7e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x580c13dadc88 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x580c13da5219 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x580c13daebfd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x580c13de7b8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x580c13de7a13 - core[786f478f706679df]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x580c13de2e1d - core[786f478f706679df]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x580c1385f9c8 - mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:590:9
[INFO] [stdout]   22:     0x580c1385aa8d - <core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x580c1387604d - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   24:     0x580c1386a849 - tokio[a6e689796ffb7246]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   25:     0x580c138659ec - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a6e689796ffb7246]::coop::Budget>>>::try_with::<tokio[a6e689796ffb7246]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x580c13864b5e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a6e689796ffb7246]::coop::Budget>>>::with::<tokio[a6e689796ffb7246]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x580c13874fe8 - tokio[a6e689796ffb7246]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   28:     0x580c13874fe8 - tokio[a6e689796ffb7246]::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   29:     0x580c13874fe8 - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x580c13875c8a - tokio[a6e689796ffb7246]::runtime::basic_scheduler::enter::<<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>, tokio[a6e689796ffb7246]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x580c1388898d - <tokio[a6e689796ffb7246]::macros::scoped_tls::ScopedKey<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Context>>::set::<tokio[a6e689796ffb7246]::runtime::basic_scheduler::enter<<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>, tokio[a6e689796ffb7246]::runtime::driver::Driver>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x580c13873064 - tokio[a6e689796ffb7246]::runtime::basic_scheduler::enter::<<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>, tokio[a6e689796ffb7246]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x580c1386ec93 - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x580c13871313 - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::InnerGuard<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   35:     0x580c13871d4a - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::BasicScheduler<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x580c13856c7d - <tokio[a6e689796ffb7246]::runtime::Runtime>::block_on::<mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x580c13862b57 - mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:613:11
[INFO] [stdout]   38:     0x580c1385ca47 - mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:584:43
[INFO] [stdout]   39:     0x580c1383d896 - <mdutil[872b4c80945888ef]::image::tests::convert_image_to_base64::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x580c138b224b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x580c138b224b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x580c138bec3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x580c138bec3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x580c138bec3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x580c138bec3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x580c138bec3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x580c138bec3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x580c138bec3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x580c138ba354 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x580c138ba354 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x580c138c1842 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x580c138c1842 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x580c138c1842 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x580c138c1842 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x580c138c1842 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x580c138c1842 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x580c138c1842 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x580c13dcf54f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x580c13dcf54f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x73a0c6177aa4 - <unknown>
[INFO] [stdout]   61:     0x73a0c6204a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- image::tests::test_check_links stdout ----
[INFO] [stdout] [2026-03-26T21:47:32Z TRACE mdutil::image] checking link: Net(https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png)
[INFO] [stdout] 
[INFO] [stdout] thread 'image::tests::test_check_links' (21) panicked at src/image.rs:618:9:
[INFO] [stdout] assertion failed: check_link(&CLIENT,
[INFO] [stdout]             &Link::Net("https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png".parse()?)).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580c13dd02ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580c13dd02ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580c13dd02ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x580c13dd02ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x580c13de739a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x580c13de739a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x580c13dd5482 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x580c13dd5482 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x580c13dadbcf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x580c13dadbcf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x580c13dc7bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x580c138be16c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x580c138be16c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x580c13dc7e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x580c13dc7e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x580c13dadcba - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x580c13da5219 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x580c13daebfd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x580c13de7b8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x580c13de7b52 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x580c1385e699 - mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:618:9
[INFO] [stdout]   21:     0x580c1385aa4d - <core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x580c13875f1d - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   23:     0x580c1386a6f9 - tokio[a6e689796ffb7246]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   24:     0x580c138658cc - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a6e689796ffb7246]::coop::Budget>>>::try_with::<tokio[a6e689796ffb7246]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x580c13864afe - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[a6e689796ffb7246]::coop::Budget>>>::with::<tokio[a6e689796ffb7246]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x580c13874678 - tokio[a6e689796ffb7246]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   27:     0x580c13874678 - tokio[a6e689796ffb7246]::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>, <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   28:     0x580c13874678 - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   29:     0x580c13875c6a - tokio[a6e689796ffb7246]::runtime::basic_scheduler::enter::<<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>, tokio[a6e689796ffb7246]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   30:     0x580c1388888d - <tokio[a6e689796ffb7246]::macros::scoped_tls::ScopedKey<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Context>>::set::<tokio[a6e689796ffb7246]::runtime::basic_scheduler::enter<<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>, tokio[a6e689796ffb7246]::runtime::driver::Driver>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x580c13872cb4 - tokio[a6e689796ffb7246]::runtime::basic_scheduler::enter::<<tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>::{closure#0}, core[786f478f706679df]::result::Result<(), anyhow[5a6559e3bee01e92]::Error>, tokio[a6e689796ffb7246]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   32:     0x580c1386ec73 - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::Inner<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   33:     0x580c13871253 - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::InnerGuard<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   34:     0x580c13871a2a - <tokio[a6e689796ffb7246]::runtime::basic_scheduler::BasicScheduler<tokio[a6e689796ffb7246]::runtime::driver::Driver>>::block_on::<mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   35:     0x580c13856acd - <tokio[a6e689796ffb7246]::runtime::Runtime>::block_on::<mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   36:     0x580c13861f87 - mdutil[872b4c80945888ef]::image::tests::test_check_links
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:645:11
[INFO] [stdout]   37:     0x580c1385c9b7 - mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image.rs:617:36
[INFO] [stdout]   38:     0x580c1383d7d6 - <mdutil[872b4c80945888ef]::image::tests::test_check_links::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x580c138b224b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x580c138b224b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x580c138bec3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x580c138bec3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x580c138bec3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x580c138bec3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x580c138bec3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x580c138bec3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x580c138bec3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x580c138ba354 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x580c138ba354 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x580c138c1842 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x580c138c1842 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x580c138c1842 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x580c138c1842 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x580c138c1842 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x580c138c1842 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x580c138c1842 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x580c13dcf54f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x580c13dcf54f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x73a0c6177aa4 - <unknown>
[INFO] [stdout]   60:     0x73a0c6204a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     image::tests::convert_image_to_base64
[INFO] [stdout]     image::tests::test_check
[INFO] [stdout]     image::tests::test_check_links
[INFO] [stdout]     image::tests::test_load_image
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7583ea50d88b1b240ce6b4cbff15334627285d64ec0e63d266b58b338d338c52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7583ea50d88b1b240ce6b4cbff15334627285d64ec0e63d266b58b338d338c52", kill_on_drop: false }`
[INFO] [stdout] 7583ea50d88b1b240ce6b4cbff15334627285d64ec0e63d266b58b338d338c52
